Make freeze_updates() and thaw_updates() static functions
authorFederico Mena Quintero <federico@gnome.org>
Thu, 1 Nov 2012 23:21:47 +0000 (17:21 -0600)
committerFederico Mena Quintero <federico@gnome.org>
Thu, 1 Nov 2012 23:21:47 +0000 (17:21 -0600)
commit94e3d7faf1d77f412aa872fd957c16218e2731c2
tree682a31785ced14ede2271f607ac970950bcd1a02
parent1cee5ff0dd130aeecd58de47e4a072cc3cd247e0
Make freeze_updates() and thaw_updates() static functions

They were in the semi-public API of GtkFileSystemModel, but never actually used outside of it.

Signed-off-by: Federico Mena Quintero <federico@gnome.org>
gtk/gtkfilesystemmodel.c